home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AmigActive 2
/
AACD 2.iso
/
AACD
/
Graphics
/
MysticView
/
goodies
/
MystiCube
/
MystiCube.doc
< prev
next >
Wrap
Text File
|
1999-06-11
|
2KB
|
67 lines
MysticCube
--------------------------------------
drag'n'drop picture viewer on a cube
written by bifat
© 1997-99 TEK neoscientists
introduction
--------------------------------------
MystiCube opens a scalable window on the default pubscreen
with a rotating, texture-mapped cube. you can drag'n'drop
pictures on the cube's faces in order to display them.
MystiCube works on all kinds of screen modes (including hi- and
truecolor).
press the 't' key for a frames-per-second counter.
press 'r' for an RGB cube.
press 'i' to invert the visible faces.
press '+'/'-' to zoom in/out.
press '*' to reset zoom
requirements
--------------------------------------
- OS3.0 (v39)
- 68020
- datatypes.library v39
- guigfx.library v4
- render.library v27
supports
- higher CPUs, FPU
- OS3.1
- CybergraphX, Picasso96
history
--------------------------------------
v1.4
- mysticube no longer modifies the task priority.
- a Delay(1) has been added for nicer multitasking.
this makes mysticube to appear slower. note that
if you're using it as a benchmark, the FPS rates
cannot be compared with those of elder versions.
- added '*' key for resetting the zoom.
- background is now set to my new favourite color ($103020)
- recompiled with better optimization settings
v1.3
the cube rotation can be 'triggered' with the mouse.
v1.1
added key commands 'i' for inside-out, 'r' for an RGB cube,
and '+'/'-' for zoom.
v1.0
initial version